home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
mac
/
Chapter Tutorials
/
DevGallery
/
ISYS
/
Source
/
MEMOREX2.DIR
/
00037.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-05-10
|
155 b
|
11 lines
on enterFrame
set the visible of sprite 1 to 0
if rollOver(7) then
set the visible of sprite 1 to 1
end if
end
on exitFrame
go(the frame)
end